fix various "Redundancies in code" (#1178)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Thu, 14 Sep 2023 13:43:55 +0000 (07:43 -0600)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 13:43:55 +0000 (07:43 -0600)
commit2ff93fa03edebdae634aa76d6b1877e7c2b3a08e
tree90730e813d1055f333515e1d5b558f8b69f42cea
parent926f207cf035646adf1c4c6c3a8967b5aaf809d0
fix various "Redundancies in code"  (#1178)

* fix "Redundant elaborted type specifier"

* fix "Redundant 'inline' specifier"

* fix "redundant 'const' specifier on a constexpr variable"

* remove "Redundant qualifier"

* add /out/, /.vs/ to .gitignore, and sort.
18 files changed:
.gitignore
exif.h
garmin.cc
garmin_gpi.h
garmin_txt.cc
googletakeout.cc
igc.cc
igc.h
jeeps/gps.h
jeeps/gpsapp.cc
jeeps/gpscom.cc
jeeps/gpscom.h
jeeps/gpsprot.cc
jeeps/gpsusbcommon.h
mkshort.h
mtk_logger.cc
skytraq.cc
v900.cc